XQuartz forwarding: env/compose cleanup + docs restructure - #85
Merged
matejstastny merged 19 commits intoAug 7, 2026
Conversation
Member
Author
|
Self reviewed & tested, @CPrutean will look at this later. Merging! |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@CPrutean
Cleans up the XQuartz forwarding work and full rewrite of docs.
docker-compose-dev.ymlintodocker-compose.ymland rewrote host detection (detect-host-env.sh->host-env.sh) so it generates a singledocker/.envinstead of separate.env+.env.hostfiles.devcontainer.json,x_server.sh,.gitignore, anddocker/.env.defaultsto match the merged env/compose flow.cli/gazebo/launch.pydown to NORMAL SHORT LOGSgetting-started.mdxintoindex.mdx, folded thereference/pages into a singledev-notes.mdx, and consolidated the gazebo internals pages (ros-workspace,launch-system,robot-packages,joint-gui) into onegazebo/architecture.mdx. Dropped the standalone nvidia setup page and folded it into the docker guide. And mainly rewrote the docs by hand with MDX components so it looks pretty